auto merge of #990 : alexcrichton/cargo/update-blows-up, r=brson
authorbors <bors@rust-lang.org>
Thu, 4 Dec 2014 02:44:10 +0000 (02:44 +0000)
committerbors <bors@rust-lang.org>
Thu, 4 Dec 2014 02:44:10 +0000 (02:44 +0000)
This is the same as the fix for #951 (fixed by #965). The relevant code was
erroneously looking at the source id when it should instead look at the entire
package id (name/version/source).


Trivial merge